From: Denis Shulyaka Date: Tue, 4 Nov 2014 11:02:26 +0000 (+0300) Subject: python-dns: fixed URL X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=f155f1490c1bfb9cc5ba1d89c81bf7c934c55851;p=feed%2Fpackages.git python-dns: fixed URL Signed-off-by: Denis Shulyaka --- diff --git a/lang/python-dns/Makefile b/lang/python-dns/Makefile index 46e9ef542a..150bdc52a5 100644 --- a/lang/python-dns/Makefile +++ b/lang/python-dns/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dnspython PKG_RELEASE:=1 -PKG_SOURCE_URL:=http://www.dnspython.org/kits/$(PKG_VERSION) PKG_VERSION:=1.12.0 +PKG_SOURCE_URL:=http://www.dnspython.org/kits/$(PKG_VERSION) PKG_MD5SUM:=3f2601ef3c8b77fc6d21a9c77a81efeb PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka